FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.trust-phw
Resource TypeStructureDefinition
IdStructureDefinition-DVCMin.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-trust-phw/StructureDefinition-DVCMin.html
URLhttp://smart.who.int/trust-phw/StructureDefinition/DVCMin
Version0.1.0
Statusactive
Date2026-08-31T12:51:06+00:00
NameDVCMin
TitleDVC HCERT Payload
Realmuv
Authoritywho
DescriptionMinimal DVC payload for use within an HCERT Payload
Typehttp://smart.who.int/trust-phw/StructureDefinition/DVCMin
Kindlogical

Resources that use this resource

StructureDefinition
smart.who.int.trust-phw#currentDVCMinPreQualDVCMinPreQual
smart.who.int.trust#currentHCertHealth Certificate
smart.who.int.icvp#0.2.0ICVPMinICVP HCERT Payload

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0administrative-genderAdministrativeGender
StructureDefinition
smart.who.int.trust-phw#currentDVCMinVaccineDetailsDVC HCert Vaccine Details (Minimal)
ValueSet
hl7.terminology#currentv2-0203hl7VS-identifierType

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition DVCMin

NameFlagsCard.TypeDescription & Constraintsdoco
.. DVCMin 0..*BaseThis is an abstract type. Child types: DVCMinPreQual
DVC HCERT Payload
... n 1..1stringName
... dob 1..1dateDate of birth
... s 1..1codeSex
Binding: http://hl7.org/fhir/administrative-gender (extensible)
... nt 1..1codeNationality
Binding: Iso316613 (extensible)
... id 0..1stringNational Identification Document
... dt 0..1codeNational ID Document Type
Binding: hl7VS-identifierType (extensible)
... gn 0..1stringParent or Guardian Name
... vx 1..1DVCMinVaccineDetailsVaccine Details
... v 1..1stringVersion

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "DVCMin",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/trust-phw/StructureDefinition/DVCMin",
  "version": "0.1.0",
  "name": "DVCMin",
  "title": "DVC HCERT Payload",
  "status": "active",
  "date": "2026-08-31T12:51:06+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Minimal DVC payload for use within an HCERT Payload",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": true,
  "type": "http://smart.who.int/trust-phw/StructureDefinition/DVCMin",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "DVCMin",
        "path": "DVCMin",
        "short": "DVC HCERT Payload",
        "definition": "Minimal DVC payload for use within an HCERT Payload",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DVCMin.n",
        "path": "DVCMin.n",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.1"
          },
          {
            "system": "http://loinc.org",
            "code": "87226-7",
            "display": "Legal name of patient - first and last"
          }
        ],
        "short": "Name",
        "definition": "Name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.n",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCMin.dob",
        "path": "DVCMin.dob",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.2"
          },
          {
            "system": "http://loinc.org",
            "code": "21112-8",
            "display": "Birth date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "184099003",
            "display": "Date of birth (observable entity)"
          }
        ],
        "short": "Date of birth",
        "definition": "Date of birth",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.dob",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "DVCMin.s",
        "path": "DVCMin.s",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.3"
          }
        ],
        "short": "Sex",
        "definition": "Sex",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.s",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/administrative-gender"
        }
      },
      {
        "id": "DVCMin.nt",
        "path": "DVCMin.nt",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.8"
          },
          {
            "system": "http://loinc.org",
            "code": "69433-1",
            "display": "Citizenship status"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "223369002",
            "display": "Country (geographic location)"
          }
        ],
        "short": "Nationality",
        "definition": "Nationality",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.nt",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/iso3166-1-3"
        }
      },
      {
        "id": "DVCMin.id",
        "path": "DVCMin.id",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.9"
          },
          {
            "system": "http://loinc.org",
            "code": "76435-7",
            "display": "Patient identifier"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "900000000000474003",
            "display": "Universally Unique Identifier (foundation metadata concept)"
          }
        ],
        "short": "National Identification Document",
        "definition": "National Identification Document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMin.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCMin.dt",
        "path": "DVCMin.dt",
        "short": "National ID Document Type",
        "definition": "National ID Document Type",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMin.dt",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://terminology.hl7.org/ValueSet/v2-0203"
        }
      },
      {
        "id": "DVCMin.gn",
        "path": "DVCMin.gn",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.10"
          },
          {
            "system": "http://loinc.org",
            "code": "79183-0",
            "display": "First name of Guardian or legally authorized representative"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "394619001",
            "display": "Guardian (person)"
          }
        ],
        "short": "Parent or Guardian Name",
        "definition": "Parent or Guardian Name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMin.gn",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCMin.vx",
        "path": "DVCMin.vx",
        "short": "Vaccine Details",
        "definition": "Vaccine Details",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.vx",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetails"
          }
        ]
      },
      {
        "id": "DVCMin.v",
        "path": "DVCMin.v",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.D5.DE.27"
          }
        ],
        "short": "Version",
        "definition": "Version of the certificate template",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMin.v",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DVCMin",
        "path": "DVCMin",
        "short": "DVC HCERT Payload",
        "definition": "Minimal DVC payload for use within an HCERT Payload"
      },
      {
        "id": "DVCMin.n",
        "path": "DVCMin.n",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.1"
          },
          {
            "system": "http://loinc.org",
            "code": "87226-7",
            "display": "Legal name of patient - first and last"
          }
        ],
        "short": "Name",
        "definition": "Name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCMin.dob",
        "path": "DVCMin.dob",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.2"
          },
          {
            "system": "http://loinc.org",
            "code": "21112-8",
            "display": "Birth date"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "184099003",
            "display": "Date of birth (observable entity)"
          }
        ],
        "short": "Date of birth",
        "definition": "Date of birth",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "DVCMin.s",
        "path": "DVCMin.s",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.3"
          }
        ],
        "short": "Sex",
        "definition": "Sex",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/administrative-gender"
        }
      },
      {
        "id": "DVCMin.nt",
        "path": "DVCMin.nt",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.8"
          },
          {
            "system": "http://loinc.org",
            "code": "69433-1",
            "display": "Citizenship status"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "223369002",
            "display": "Country (geographic location)"
          }
        ],
        "short": "Nationality",
        "definition": "Nationality",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/iso3166-1-3"
        }
      },
      {
        "id": "DVCMin.id",
        "path": "DVCMin.id",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.9"
          },
          {
            "system": "http://loinc.org",
            "code": "76435-7",
            "display": "Patient identifier"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "900000000000474003",
            "display": "Universally Unique Identifier (foundation metadata concept)"
          }
        ],
        "short": "National Identification Document",
        "definition": "National Identification Document",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCMin.dt",
        "path": "DVCMin.dt",
        "short": "National ID Document Type",
        "definition": "National ID Document Type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://terminology.hl7.org/ValueSet/v2-0203"
        }
      },
      {
        "id": "DVCMin.gn",
        "path": "DVCMin.gn",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.A9.DE.10"
          },
          {
            "system": "http://loinc.org",
            "code": "79183-0",
            "display": "First name of Guardian or legally authorized representative"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "394619001",
            "display": "Guardian (person)"
          }
        ],
        "short": "Parent or Guardian Name",
        "definition": "Parent or Guardian Name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCMin.vx",
        "path": "DVCMin.vx",
        "short": "Vaccine Details",
        "definition": "Vaccine Details",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetails"
          }
        ]
      },
      {
        "id": "DVCMin.v",
        "path": "DVCMin.v",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.D5.DE.27"
          }
        ],
        "short": "Version",
        "definition": "Version of the certificate template",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}